Skip to content

build: update all non-major dependencies (main)#32656

Merged
clydin merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies
Mar 3, 2026
Merged

build: update all non-major dependencies (main)#32656
clydin merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies

Conversation

@angular-robot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@listr2/prompt-adapter-inquirer 4.1.14.1.2 age adoption passing confidence
autoprefixer 10.4.2410.4.27 age adoption passing confidence
globals 17.3.017.4.0 age adoption passing confidence
listr2 10.1.110.1.2 age adoption passing confidence
rolldown (source) 1.0.0-rc.51.0.0-rc.6 age adoption passing confidence
tar-stream 3.1.73.1.8 age adoption passing confidence
verdaccio (source) 6.2.76.2.9 age adoption passing confidence
webpack 5.105.25.105.3 age adoption passing confidence

Release Notes

listr2/listr2 (@​listr2/prompt-adapter-inquirer)

v4.1.2

Compare Source

@​listr2/prompt-adapter-inquirer 4.1.2 (2026-03-01)

Bug Fixes
  • revert logupdate to older version (96bad10)
Dependencies
  • listr2: upgraded to 10.1.2
postcss/autoprefixer (autoprefixer)

v10.4.27

Compare Source

  • Removed development key from package.json.

v10.4.26

Compare Source

  • Reduced package size.

v10.4.25

Compare Source

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
sindresorhus/globals (globals)

v17.4.0

Compare Source


rolldown/rolldown (rolldown)

v1.0.0-rc.6

Compare Source

💥 BREAKING CHANGES
  • css: remove css_entry_filenames , css_chunk_filenames and related code (#​8402) by @​hyf0
  • css: drop builtin CSS bundling to explore alternative solutions (#​8399) by @​hyf0
🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
mafintosh/tar-stream (tar-stream)

v3.1.8

Compare Source

verdaccio/verdaccio (verdaccio)

v6.2.9

Compare Source

Full Changelog: verdaccio/verdaccio@v6.2.8...v6.2.9

  • No changes in the source code
  • Fixed docker publish build wasn't correctly pushing the latest and semantic version tags

Reference: https://redirect.github.com/orgs/verdaccio/discussions/5582

v6.2.8

Compare Source

What's Changed

Full Changelog: verdaccio/verdaccio@v6.2.7...v6.2.8

webpack/webpack (webpack)

v5.105.3

Compare Source

Patch Changes
  • Context modules now handle rejections correctly. (by @​alexander-akait in #​20455)

  • Only mark asset modules as side-effect-free when experimental.futureDefaults is set to true, so asset-copying use cases (e.g. import "./x.png") won’t break unless the option is enabled. (by @​hai-x in #​20535)

  • Add the missing webpack_exports declaration in certain cases when bundling a JS entry together with non-JS entries (e.g., CSS entry or asset module entry). (by @​hai-x in #​20463)

  • Fixed HMR failure for CSS modules with @​import when exportType !== "link". When exportType is not "link", CSS modules now behave like JavaScript modules and don't require special HMR handling, allowing @​import CSS to work correctly during hot module replacement. (by @​xiaoxiaojx in #​20514)

  • Fixed an issue where empty JavaScript files were generated for CSS-only entry points. The code now correctly checks if entry modules have JavaScript source types before determining whether to generate a JS file. (by @​xiaoxiaojx in #​20454)

  • Do not crash when a referenced chunk is not a runtime chunk. (by @​alexander-akait in #​20461)

  • Fix some types. (by @​alexander-akait in #​20412)

  • Ensure that missing module error are thrown after the interception handler (if present), allowing module interception to customize the module factory. (by @​hai-x in #​20510)

  • Added createRequire support for ECMA modules. (by @​stefanbinoj in #​20497)

  • Added category for CJS reexport dependency to fix issues with ECMA modules. (by @​hai-x in #​20444)

  • Implement immutable bytes for bytes import attribute to match tc39 spec. (by @​alexander-akait in #​20481)

  • Fixed deterministic search for graph roots regardless of edge order. (by @​veeceey in #​20452)


  • If you want to rebase/retry this PR, check this box

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Mar 3, 2026
@clydin clydin merged commit 8350e42 into angular:main Mar 3, 2026
37 checks passed
@clydin
Copy link
Member

clydin commented Mar 3, 2026

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants